﻿2026-06-16T09:35:34.4971499Z Current runner version: '2.335.1'
2026-06-16T09:35:34.4975899Z Runner name: 'hfenduleam'
2026-06-16T09:35:34.4976365Z Runner group name: 'Default'
2026-06-16T09:35:34.4976826Z Machine name: 'HFENDULEAM'
2026-06-16T09:35:34.4978639Z ##[group]GITHUB_TOKEN Permissions
2026-06-16T09:35:34.4979867Z Contents: read
2026-06-16T09:35:34.4980211Z Metadata: read
2026-06-16T09:35:34.4980511Z Packages: read
2026-06-16T09:35:34.4980820Z ##[endgroup]
2026-06-16T09:35:34.4982011Z Secret source: Actions
2026-06-16T09:35:34.4982391Z Prepare workflow directory
2026-06-16T09:35:34.5244491Z Prepare all required actions
2026-06-16T09:35:34.5268297Z Getting action download info
2026-06-16T09:35:34.8707586Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-16T09:35:35.4637312Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-16T09:35:35.5331471Z ##[group]Run actions/checkout@v5
2026-06-16T09:35:35.5332154Z with:
2026-06-16T09:35:35.5332467Z   fetch-depth: 0
2026-06-16T09:35:35.5332834Z   repository: SaberMage/spt-core
2026-06-16T09:35:35.5335587Z   token: ***
2026-06-16T09:35:35.5335874Z   ssh-strict: true
2026-06-16T09:35:35.5336172Z   ssh-user: git
2026-06-16T09:35:35.5336490Z   persist-credentials: true
2026-06-16T09:35:35.5336817Z   clean: true
2026-06-16T09:35:35.5337122Z   sparse-checkout-cone-mode: true
2026-06-16T09:35:35.5337489Z   fetch-tags: false
2026-06-16T09:35:35.5337786Z   show-progress: true
2026-06-16T09:35:35.5338109Z   lfs: false
2026-06-16T09:35:35.5338496Z   submodules: false
2026-06-16T09:35:35.5338864Z   set-safe-directory: true
2026-06-16T09:35:35.5339375Z ##[endgroup]
2026-06-16T09:35:35.7144767Z Syncing repository: SaberMage/spt-core
2026-06-16T09:35:35.7145910Z ##[group]Getting Git version info
2026-06-16T09:35:35.7146505Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-16T09:35:35.7373786Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-16T09:35:35.7579286Z git version 2.43.0.windows.1
2026-06-16T09:35:35.7605916Z ##[endgroup]
2026-06-16T09:35:35.7613685Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d02931c8-3674-4d71-b9f4-4a4c579ad4e4\.gitconfig'
2026-06-16T09:35:35.7627051Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d02931c8-3674-4d71-b9f4-4a4c579ad4e4' before making global git config changes
2026-06-16T09:35:35.7627978Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T09:35:35.7631713Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-16T09:35:35.7856048Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-16T09:35:35.8036639Z https://github.com/SaberMage/spt-core
2026-06-16T09:35:35.8064481Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-16T09:35:35.8068429Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-16T09:35:35.8260713Z refs/heads/dev-freeform
2026-06-16T09:35:35.8285914Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-16T09:35:35.8605867Z HEAD is now at c5887db2 M11-W5 T5.1 fix: deterministically-offline offdrive shell for the rig drive-drop [twohost]
2026-06-16T09:35:35.9125664Z ##[endgroup]
2026-06-16T09:35:35.9128574Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-16T09:35:36.2728904Z ##[group]Cleaning the repository
2026-06-16T09:35:36.2731880Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-16T09:35:41.7546479Z Removing .adapter-notify/
2026-06-16T09:35:41.7547040Z Removing target/
2026-06-16T09:35:41.7580620Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-16T09:35:41.8029331Z HEAD is now at c5887db2 M11-W5 T5.1 fix: deterministically-offline offdrive shell for the rig drive-drop [twohost]
2026-06-16T09:35:41.8058255Z ##[endgroup]
2026-06-16T09:35:41.8063065Z ##[group]Disabling automatic garbage collection
2026-06-16T09:35:41.8068489Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-16T09:35:41.8423912Z ##[endgroup]
2026-06-16T09:35:41.8424346Z ##[group]Setting up auth
2026-06-16T09:35:41.8430292Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-16T09:35:41.8708789Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-16T09:35:42.2462488Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T09:35:42.2691355Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-16T09:35:42.6054619Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T09:35:42.6267818Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-16T09:35:42.9658820Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-16T09:35:42.9940990Z ##[endgroup]
2026-06-16T09:35:42.9941631Z ##[group]Fetching the repository
2026-06-16T09:35:42.9947900Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-06-16T09:35:44.5773661Z [command]"c:\program files\git\cmd\git.exe" branch --list --remote origin/dev-freeform
2026-06-16T09:35:44.6007532Z   origin/dev-freeform
2026-06-16T09:35:44.6034307Z [command]"c:\program files\git\cmd\git.exe" rev-parse refs/remotes/origin/dev-freeform
2026-06-16T09:35:44.6223445Z c5887db27f6c8576decec071c073e76c5144ba66
2026-06-16T09:35:44.6243821Z ##[endgroup]
2026-06-16T09:35:44.6244150Z ##[group]Determining the checkout info
2026-06-16T09:35:44.6244479Z ##[endgroup]
2026-06-16T09:35:44.6249171Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-16T09:35:44.6513680Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-16T09:35:44.6726418Z ##[group]Checking out the ref
2026-06-16T09:35:44.6730597Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-16T09:35:44.7132154Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-16T09:35:44.7132560Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-16T09:35:44.7132883Z Switched to and reset branch 'dev-freeform'
2026-06-16T09:35:44.7156636Z ##[endgroup]
2026-06-16T09:35:44.7407007Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-16T09:35:44.7619501Z c5887db27f6c8576decec071c073e76c5144ba66
2026-06-16T09:35:44.7893739Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-16T09:35:44.7894109Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-16T09:35:44.7894334Z [36;1m$PIN = "0c95435"[0m
2026-06-16T09:35:44.7894664Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-16T09:35:44.7894928Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-16T09:35:44.7895267Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-16T09:35:44.7895636Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-16T09:35:44.7895936Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-16T09:35:44.7896250Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-16T09:35:44.7896484Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-16T09:35:44.7897495Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-16T09:35:44.7897867Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-16T09:35:44.7898067Z [36;1m}[0m
2026-06-16T09:35:44.7898246Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-16T09:35:44.7898496Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-16T09:35:44.7967068Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-16T09:35:44.7967360Z ##[endgroup]
2026-06-16T09:35:45.8793153Z    Compiling proc-macro2 v1.0.106
2026-06-16T09:35:45.8793505Z    Compiling unicode-ident v1.0.24
2026-06-16T09:35:45.8793808Z    Compiling quote v1.0.45
2026-06-16T09:35:45.8794011Z    Compiling cfg-if v1.0.4
2026-06-16T09:35:45.8794256Z    Compiling serde_core v1.0.228
2026-06-16T09:35:45.8795517Z    Compiling serde v1.0.228
2026-06-16T09:35:45.8795871Z    Compiling windows-link v0.2.1
2026-06-16T09:35:45.8796412Z    Compiling typenum v1.20.1
2026-06-16T09:35:45.8796877Z    Compiling portable-atomic v1.13.1
2026-06-16T09:35:45.8797346Z    Compiling getrandom v0.3.4
2026-06-16T09:35:45.8797816Z    Compiling version_check v0.9.5
2026-06-16T09:35:45.8798279Z    Compiling pin-project-lite v0.2.17
2026-06-16T09:35:45.8798730Z    Compiling shlex v2.0.1
2026-06-16T09:35:45.8800626Z    Compiling memchr v2.8.1
2026-06-16T09:35:45.8801005Z    Compiling critical-section v1.2.0
2026-06-16T09:35:45.8802240Z    Compiling find-msvc-tools v0.1.9
2026-06-16T09:35:45.9537791Z    Compiling windows-sys v0.61.2
2026-06-16T09:35:45.9538260Z    Compiling subtle v2.6.1
2026-06-16T09:35:46.0004974Z    Compiling equivalent v1.0.2
2026-06-16T09:35:46.0153820Z    Compiling smallvec v1.15.1
2026-06-16T09:35:46.0282992Z    Compiling futures-core v0.3.32
2026-06-16T09:35:46.1153394Z    Compiling itoa v1.0.18
2026-06-16T09:35:46.1315832Z    Compiling bytes v1.11.1
2026-06-16T09:35:46.1750317Z    Compiling semver v1.0.28
2026-06-16T09:35:46.2032310Z    Compiling stable_deref_trait v1.2.1
2026-06-16T09:35:46.2229624Z    Compiling log v0.4.32
2026-06-16T09:35:46.2677823Z    Compiling generic-array v0.14.7
2026-06-16T09:35:46.2767429Z    Compiling slab v0.4.12
2026-06-16T09:35:46.3242374Z    Compiling futures-io v0.3.32
2026-06-16T09:35:46.4010885Z    Compiling rustc_version v0.4.1
2026-06-16T09:35:46.4264623Z    Compiling futures-sink v0.3.32
2026-06-16T09:35:46.4682951Z    Compiling futures-task v0.3.32
2026-06-16T09:35:46.4836530Z    Compiling futures-channel v0.3.32
2026-06-16T09:35:46.5182026Z    Compiling rustversion v1.0.22
2026-06-16T09:35:46.6676290Z    Compiling hashbrown v0.17.1
2026-06-16T09:35:46.6913125Z    Compiling getrandom v0.2.17
2026-06-16T09:35:46.6956127Z    Compiling cpufeatures v0.2.17
2026-06-16T09:35:46.7540263Z    Compiling fnv v1.0.7
2026-06-16T09:35:46.7870433Z    Compiling libc v0.2.186
2026-06-16T09:35:46.8153608Z    Compiling strsim v0.11.1
2026-06-16T09:35:46.8706556Z    Compiling rand_core v0.10.1
2026-06-16T09:35:46.8741426Z    Compiling cfg_aliases v0.2.1
2026-06-16T09:35:46.8869518Z    Compiling autocfg v1.5.1
2026-06-16T09:35:46.9228054Z    Compiling writeable v0.6.3
2026-06-16T09:35:47.0168950Z    Compiling litemap v0.8.2
2026-06-16T09:35:47.0467796Z    Compiling jobserver v0.1.34
2026-06-16T09:35:47.0541303Z    Compiling dunce v1.0.5
2026-06-16T09:35:47.0817640Z    Compiling utf8_iter v1.0.4
2026-06-16T09:35:47.1393165Z    Compiling icu_properties_data v2.2.0
2026-06-16T09:35:47.1637316Z    Compiling fs_extra v1.3.0
2026-06-16T09:35:47.1932943Z    Compiling cc v1.2.63
2026-06-16T09:35:47.2090523Z    Compiling getrandom v0.4.2
2026-06-16T09:35:47.2464742Z    Compiling icu_normalizer_data v2.2.0
2026-06-16T09:35:47.2638545Z    Compiling ident_case v1.0.1
2026-06-16T09:35:47.3921462Z    Compiling percent-encoding v2.3.2
2026-06-16T09:35:47.4128331Z    Compiling http v1.4.1
2026-06-16T09:35:47.4629759Z    Compiling unicode-segmentation v1.13.3
2026-06-16T09:35:47.4875440Z    Compiling thiserror v2.0.18
2026-06-16T09:35:47.5124064Z    Compiling indexmap v2.14.0
2026-06-16T09:35:47.5635168Z    Compiling crypto-common v0.1.7
2026-06-16T09:35:47.6084048Z    Compiling cpufeatures v0.3.0
2026-06-16T09:35:47.7076840Z    Compiling aws-lc-rs v1.17.0
2026-06-16T09:35:47.7259657Z    Compiling scopeguard v1.2.0
2026-06-16T09:35:47.7297554Z    Compiling chacha20 v0.10.0
2026-06-16T09:35:47.7356794Z    Compiling block-buffer v0.10.4
2026-06-16T09:35:47.7615471Z    Compiling form_urlencoded v1.2.2
2026-06-16T09:35:47.7744895Z    Compiling syn v2.0.117
2026-06-16T09:35:47.8300767Z    Compiling lock_api v0.4.14
2026-06-16T09:35:47.8315887Z    Compiling untrusted v0.9.0
2026-06-16T09:35:47.8720804Z    Compiling bitflags v2.12.1
2026-06-16T09:35:47.9050449Z    Compiling winapi v0.3.9
2026-06-16T09:35:47.9258672Z    Compiling digest v0.10.7
2026-06-16T09:35:47.9760865Z    Compiling rand v0.10.1
2026-06-16T09:35:47.9763124Z    Compiling num-traits v0.2.19
2026-06-16T09:35:48.0587414Z    Compiling cmake v0.1.58
2026-06-16T09:35:48.0651779Z    Compiling windows-result v0.4.1
2026-06-16T09:35:48.1131985Z    Compiling windows-strings v0.5.1
2026-06-16T09:35:48.1132581Z    Compiling heck v0.5.0
2026-06-16T09:35:48.1254888Z    Compiling rustls v0.23.40
2026-06-16T09:35:48.1583347Z    Compiling convert_case v0.10.0
2026-06-16T09:35:48.1685128Z    Compiling atomic-waker v1.1.2
2026-06-16T09:35:48.3284599Z    Compiling anyhow v1.0.102
2026-06-16T09:35:48.3407637Z    Compiling const-oid v0.10.2
2026-06-16T09:35:48.4229980Z    Compiling unicode-xid v0.2.6
2026-06-16T09:35:48.4233626Z    Compiling httparse v1.10.1
2026-06-16T09:35:48.5163985Z    Compiling zerocopy v0.8.50
2026-06-16T09:35:48.5422251Z    Compiling parking_lot_core v0.9.12
2026-06-16T09:35:48.5452590Z    Compiling http-body v1.0.1
2026-06-16T09:35:48.5542648Z    Compiling hybrid-array v0.4.12
2026-06-16T09:35:48.5601656Z    Compiling curve25519-dalek v4.1.3
2026-06-16T09:35:48.5710563Z    Compiling ahash v0.8.12
2026-06-16T09:35:48.6902766Z    Compiling base64ct v1.8.3
2026-06-16T09:35:48.8484748Z    Compiling either v1.16.0
2026-06-16T09:35:48.8614226Z    Compiling fastrand v2.4.1
2026-06-16T09:35:48.8701126Z    Compiling powerfmt v0.2.0
2026-06-16T09:35:49.0311788Z    Compiling pem-rfc7468 v1.0.0
2026-06-16T09:35:49.0716492Z    Compiling deranged v0.5.8
2026-06-16T09:35:49.1367740Z    Compiling aws-lc-sys v0.41.0
2026-06-16T09:35:49.1530734Z    Compiling ring v0.17.14
2026-06-16T09:35:49.1784779Z    Compiling rand_core v0.6.4
2026-06-16T09:35:49.1857211Z    Compiling tinyvec_macros v0.1.1
2026-06-16T09:35:49.2846720Z    Compiling data-encoding v2.11.0
2026-06-16T09:35:49.3105369Z    Compiling zmij v1.0.21
2026-06-16T09:35:49.3282773Z    Compiling pkg-config v0.3.33
2026-06-16T09:35:49.3654294Z    Compiling tower-service v0.3.3
2026-06-16T09:35:49.3974674Z    Compiling vcpkg v0.2.15
2026-06-16T09:35:49.4349626Z    Compiling try-lock v0.2.5
2026-06-16T09:35:49.4386364Z    Compiling base64 v0.22.1
2026-06-16T09:35:49.4615962Z    Compiling time-core v0.1.8
2026-06-16T09:35:49.4979269Z    Compiling num-conv v0.2.2
2026-06-16T09:35:49.5652796Z    Compiling want v0.3.1
2026-06-16T09:35:49.5704921Z    Compiling tinyvec v1.11.0
2026-06-16T09:35:49.6802458Z    Compiling parking_lot v0.12.5
2026-06-16T09:35:49.7063724Z    Compiling block-buffer v0.12.0
2026-06-16T09:35:49.7534565Z    Compiling crypto-common v0.2.2
2026-06-16T09:35:49.7728633Z    Compiling sha2 v0.10.9
2026-06-16T09:35:49.8816229Z    Compiling vergen-lib v9.1.0
2026-06-16T09:35:49.8951409Z    Compiling inout v0.1.4
2026-06-16T09:35:49.9756161Z    Compiling n0-future v0.3.2
2026-06-16T09:35:50.0399729Z    Compiling serde_json v1.0.150
2026-06-16T09:35:50.1337330Z    Compiling diatomic-waker v0.2.3
2026-06-16T09:35:50.2471556Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-16T09:35:50.2765414Z    Compiling winnow v1.0.3
2026-06-16T09:35:50.2981191Z    Compiling parking v2.2.1
2026-06-16T09:35:50.2997235Z    Compiling signature v2.2.0
2026-06-16T09:35:50.3110177Z    Compiling httpdate v1.0.3
2026-06-16T09:35:50.3120010Z    Compiling spin v0.10.0
2026-06-16T09:35:50.3172340Z    Compiling cordyceps v0.3.4
2026-06-16T09:35:50.3771072Z    Compiling libsqlite3-sys v0.30.1
2026-06-16T09:35:50.4506103Z    Compiling crossbeam-utils v0.8.21
2026-06-16T09:35:50.4661891Z    Compiling ed25519 v2.2.3
2026-06-16T09:35:50.4770011Z    Compiling futures-lite v2.6.1
2026-06-16T09:35:50.5595341Z    Compiling futures-buffered v0.2.13
2026-06-16T09:35:50.5647430Z    Compiling digest v0.11.3
2026-06-16T09:35:50.7157079Z    Compiling cipher v0.4.4
2026-06-16T09:35:50.7560994Z    Compiling vergen-lib v0.1.6
2026-06-16T09:35:50.7699990Z    Compiling vergen v9.1.0
2026-06-16T09:35:50.9539529Z    Compiling universal-hash v0.5.1
2026-06-16T09:35:50.9542188Z    Compiling noq-udp v0.10.0
2026-06-16T09:35:50.9610959Z    Compiling heapless v0.7.17
2026-06-16T09:35:50.9750535Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-16T09:35:50.9814627Z    Compiling sync_wrapper v1.0.2
2026-06-16T09:35:51.0199174Z    Compiling allocator-api2 v0.2.21
2026-06-16T09:35:51.0531145Z    Compiling opaque-debug v0.3.1
2026-06-16T09:35:51.1056368Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-16T09:35:51.1177455Z    Compiling byteorder v1.5.0
2026-06-16T09:35:51.1330473Z    Compiling polyval v0.6.2
2026-06-16T09:35:51.2995308Z    Compiling hash32 v0.2.1
2026-06-16T09:35:51.3430031Z    Compiling synstructure v0.13.2
2026-06-16T09:35:51.3549410Z    Compiling darling_core v0.20.11
2026-06-16T09:35:51.3871244Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-16T09:35:51.5042777Z    Compiling spin v0.9.8
2026-06-16T09:35:51.5298211Z    Compiling vergen-gitcl v1.0.8
2026-06-16T09:35:51.5383787Z    Compiling windows-threading v0.2.1
2026-06-16T09:35:51.5836948Z    Compiling signature v3.0.0
2026-06-16T09:35:51.6497707Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-16T09:35:51.7269695Z    Compiling fallible-iterator v0.3.0
2026-06-16T09:35:51.7299424Z    Compiling tower-layer v0.3.3
2026-06-16T09:35:51.7997053Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-16T09:35:51.8088878Z    Compiling ryu v1.0.23
2026-06-16T09:35:51.9547218Z    Compiling windows-targets v0.52.6
2026-06-16T09:35:52.0098829Z    Compiling ghash v0.5.1
2026-06-16T09:35:52.0142542Z    Compiling aes v0.8.4
2026-06-16T09:35:52.0399421Z    Compiling ctr v0.9.2
2026-06-16T09:35:52.0682279Z    Compiling fs2 v0.4.3
2026-06-16T09:35:52.1096062Z    Compiling sha2 v0.11.0-rc.5
2026-06-16T09:35:52.1628790Z    Compiling time v0.3.47
2026-06-16T09:35:52.1661292Z    Compiling http-body-util v0.1.3
2026-06-16T09:35:52.2172375Z    Compiling aead v0.5.2
2026-06-16T09:35:52.2749947Z    Compiling widestring v1.2.1
2026-06-16T09:35:52.3697015Z    Compiling proc-macro-crate v3.5.0
2026-06-16T09:35:52.3982484Z    Compiling ipconfig v0.3.4
2026-06-16T09:35:52.6223019Z    Compiling aes-gcm v0.10.3
2026-06-16T09:35:52.6859712Z    Compiling windows-sys v0.59.0
2026-06-16T09:35:52.7191074Z    Compiling crossbeam-epoch v0.9.18
2026-06-16T09:35:52.7816427Z    Compiling crossbeam-channel v0.5.15
2026-06-16T09:35:52.9756456Z    Compiling blake3 v1.8.5
2026-06-16T09:35:53.0446888Z    Compiling windows-registry v0.6.1
2026-06-16T09:35:53.0896344Z    Compiling uuid v1.23.2
2026-06-16T09:35:53.0910956Z    Compiling memoffset v0.6.5
2026-06-16T09:35:53.2545649Z    Compiling noq v0.18.0
2026-06-16T09:35:53.2839129Z    Compiling netwatch v0.16.0
2026-06-16T09:35:53.3251059Z    Compiling socket2 v0.6.4
2026-06-16T09:35:53.3610270Z    Compiling mio v1.2.1
2026-06-16T09:35:53.3857419Z    Compiling acto v0.8.2
2026-06-16T09:35:53.3913237Z    Compiling xml-rs v0.8.28
2026-06-16T09:35:53.4114468Z    Compiling rustc-hash v2.1.2
2026-06-16T09:35:53.5497360Z    Compiling thiserror v1.0.69
2026-06-16T09:35:53.5619028Z    Compiling foldhash v0.2.0
2026-06-16T09:35:53.6050322Z    Compiling lru-slab v0.1.2
2026-06-16T09:35:53.6091259Z    Compiling identity-hash v0.1.0
2026-06-16T09:35:53.6277395Z    Compiling serde_derive v1.0.228
2026-06-16T09:35:53.6831635Z    Compiling zeroize_derive v1.4.3
2026-06-16T09:35:53.6909473Z    Compiling zerofrom-derive v0.1.7
2026-06-16T09:35:53.7318396Z    Compiling tokio-macros v2.7.0
2026-06-16T09:35:53.7378254Z    Compiling yoke-derive v0.8.2
2026-06-16T09:35:53.7742007Z    Compiling futures-macro v0.3.32
2026-06-16T09:35:53.9318851Z    Compiling zerovec-derive v0.11.3
2026-06-16T09:35:54.0073177Z    Compiling displaydoc v0.2.6
2026-06-16T09:35:54.1844088Z    Compiling tracing-attributes v0.1.31
2026-06-16T09:35:54.3581267Z    Compiling zeroize v1.8.2
2026-06-16T09:35:54.4242138Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-16T09:35:54.4541680Z    Compiling tokio v1.52.3
2026-06-16T09:35:54.5819399Z    Compiling thiserror-impl v2.0.18
2026-06-16T09:35:54.6079149Z    Compiling futures-util v0.3.32
2026-06-16T09:35:54.6903404Z    Compiling rustls-pki-types v1.14.1
2026-06-16T09:35:54.7932723Z    Compiling darling_macro v0.20.11
2026-06-16T09:35:54.8529750Z    Compiling derive_more-impl v2.1.1
2026-06-16T09:35:55.0422047Z    Compiling spez v0.1.2
2026-06-16T09:35:55.0804989Z    Compiling n0-error-macros v0.1.3
2026-06-16T09:35:55.1261900Z    Compiling windows-interface v0.59.3
2026-06-16T09:35:55.1660060Z    Compiling windows-implement v0.60.2
2026-06-16T09:35:55.2299584Z    Compiling zerofrom v0.1.8
2026-06-16T09:35:55.2471966Z    Compiling darling v0.20.11
2026-06-16T09:35:55.3781925Z    Compiling der v0.8.0-rc.10
2026-06-16T09:35:55.4651425Z    Compiling yoke v0.8.3
2026-06-16T09:35:55.4980098Z    Compiling derive_builder_core v0.20.2
2026-06-16T09:35:55.5225610Z    Compiling pin-project-internal v1.1.13
2026-06-16T09:35:55.6752017Z    Compiling postcard-derive v0.2.2
2026-06-16T09:35:55.7817418Z    Compiling zerovec v0.11.6
2026-06-16T09:35:55.9338775Z    Compiling zerotrie v0.2.4
2026-06-16T09:35:55.9379899Z    Compiling windows-core v0.62.2
2026-06-16T09:35:56.0077857Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-16T09:35:56.0294399Z    Compiling n0-error v0.1.3
2026-06-16T09:35:56.2821361Z    Compiling cobs v0.3.0
2026-06-16T09:35:56.2877864Z    Compiling num_enum_derive v0.7.6
2026-06-16T09:35:56.3876671Z    Compiling tinystr v0.8.3
2026-06-16T09:35:56.4476171Z    Compiling potential_utf v0.1.5
2026-06-16T09:35:56.4988950Z    Compiling spki v0.8.0-rc.4
2026-06-16T09:35:56.5033916Z    Compiling ed25519-dalek v2.2.0
2026-06-16T09:35:56.6122350Z    Compiling icu_locale_core v2.2.0
2026-06-16T09:35:56.6360300Z    Compiling icu_collections v2.2.0
2026-06-16T09:35:56.6642076Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-16T09:35:56.6642561Z    Compiling derive_builder_macro v0.20.2
2026-06-16T09:35:56.7412703Z    Compiling spt-proto v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-16T09:35:56.7806727Z    Compiling windows-future v0.3.2
2026-06-16T09:35:56.8083513Z    Compiling pin-project v1.1.13
2026-06-16T09:35:56.8622986Z    Compiling windows-numerics v0.3.1
2026-06-16T09:35:56.9023468Z    Compiling windows-collections v0.3.2
2026-06-16T09:35:57.1049811Z    Compiling derive_builder v0.20.2
2026-06-16T09:35:57.1224683Z    Compiling data-encoding-macro v0.1.20
2026-06-16T09:35:57.1286631Z    Compiling enum-assoc v1.3.0
2026-06-16T09:35:57.1958110Z    Compiling strum_macros v0.28.0
2026-06-16T09:35:57.2649070Z    Compiling futures-executor v0.3.32
2026-06-16T09:35:57.2668231Z    Compiling async-trait v0.1.89
2026-06-16T09:35:57.4216685Z    Compiling futures v0.3.32
2026-06-16T09:35:57.5103148Z    Compiling icu_provider v2.2.0
2026-06-16T09:35:57.5796143Z    Compiling windows v0.62.2
2026-06-16T09:35:57.5870749Z    Compiling iroh-metrics-derive v0.4.1
2026-06-16T09:35:57.6677175Z    Compiling mac-addr v0.3.0
2026-06-16T09:35:57.6761041Z    Compiling sorted-index-buffer v0.2.1
2026-06-16T09:35:57.6985427Z    Compiling tagptr v0.2.0
2026-06-16T09:35:57.8450155Z    Compiling icu_normalizer v2.2.0
2026-06-16T09:35:57.8536146Z    Compiling icu_properties v2.2.0
2026-06-16T09:35:57.8735725Z    Compiling ref-cast v1.0.25
2026-06-16T09:35:57.8782463Z    Compiling num_enum v0.7.6
2026-06-16T09:35:57.8916682Z    Compiling xmltree v0.10.3
2026-06-16T09:35:58.1785303Z    Compiling hashbrown v0.16.1
2026-06-16T09:35:58.2094930Z    Compiling thiserror-impl v1.0.69
2026-06-16T09:35:58.2138664Z    Compiling ref-cast-impl v1.0.25
2026-06-16T09:35:58.3540326Z    Compiling tokio-util v0.7.18
2026-06-16T09:35:58.4372527Z    Compiling ipnet v2.12.0
2026-06-16T09:35:58.6900898Z    Compiling ed25519 v3.0.0-rc.4
2026-06-16T09:35:58.7553024Z    Compiling prefix-trie v0.8.4
2026-06-16T09:35:58.8144627Z    Compiling once_cell v1.21.4
2026-06-16T09:35:58.8553311Z    Compiling tower v0.5.3
2026-06-16T09:35:58.8709855Z    Compiling chrono v0.4.45
2026-06-16T09:35:58.9040710Z    Compiling derive_more v2.1.1
2026-06-16T09:35:59.0420192Z    Compiling tracing-core v0.1.36
2026-06-16T09:35:59.1431512Z    Compiling idna_adapter v1.2.2
2026-06-16T09:35:59.2249566Z    Compiling idna v1.1.0
2026-06-16T09:35:59.2880291Z    Compiling postcard v1.1.3
2026-06-16T09:35:59.3796097Z    Compiling tracing v0.1.44
2026-06-16T09:35:59.4158366Z    Compiling hashbrown v0.14.5
2026-06-16T09:35:59.4227821Z    Compiling n0-watcher v0.6.1
2026-06-16T09:35:59.4299626Z    Compiling tokio-stream v0.1.18
2026-06-16T09:35:59.5346601Z    Compiling url v2.5.8
2026-06-16T09:35:59.5560680Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-16T09:35:59.5832866Z    Compiling strum v0.28.0
2026-06-16T09:35:59.6733383Z    Compiling moka v0.12.15
2026-06-16T09:35:59.7819368Z    Compiling h2 v0.4.14
2026-06-16T09:35:59.8243223Z    Compiling iroh-metrics v0.38.3
2026-06-16T09:35:59.8296450Z    Compiling netdev v0.42.0
2026-06-16T09:35:59.9141039Z    Compiling iroh-relay v0.98.0
2026-06-16T09:35:59.9492692Z    Compiling serde_spanned v0.6.9
2026-06-16T09:36:00.0769833Z    Compiling hashlink v0.9.1
2026-06-16T09:36:00.0973850Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-16T09:36:00.1077319Z    Compiling attohttpc v0.30.1
2026-06-16T09:36:00.2218286Z    Compiling iroh-base v0.98.0
2026-06-16T09:36:00.2806195Z    Compiling tower-http v0.6.11
2026-06-16T09:36:00.3817046Z    Compiling rusqlite v0.32.1
2026-06-16T09:36:00.4047967Z    Compiling toml_datetime v0.6.11
2026-06-16T09:36:00.5926279Z    Compiling serde_derive_internals v0.29.1
2026-06-16T09:36:00.7090920Z    Compiling simple-dns v0.9.3
2026-06-16T09:36:00.7488886Z    Compiling serial-core v0.4.0
2026-06-16T09:36:00.7697204Z    Compiling aho-corasick v1.1.4
2026-06-16T09:36:00.8428247Z    Compiling winnow v0.7.15
2026-06-16T09:36:00.8996307Z    Compiling smol_str v0.1.24
2026-06-16T09:36:00.9481994Z    Compiling resolv-conf v0.7.6
2026-06-16T09:36:01.1127249Z    Compiling constant_time_eq v0.4.2
2026-06-16T09:36:01.1237067Z    Compiling toml_write v0.1.2
2026-06-16T09:36:01.3082843Z    Compiling spt-store v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-16T09:36:01.3133328Z    Compiling arrayref v0.3.9
2026-06-16T09:36:01.3290849Z    Compiling regex-syntax v0.8.10
2026-06-16T09:36:01.3466269Z    Compiling sha1_smol v1.0.1
2026-06-16T09:36:01.4061968Z    Compiling winreg v0.10.1
2026-06-16T09:36:01.4890830Z    Compiling arrayvec v0.7.6
2026-06-16T09:36:01.6348997Z    Compiling simdutf8 v0.1.5
2026-06-16T09:36:01.7890876Z    Compiling iroh-dns v0.98.0
2026-06-16T09:36:01.9167532Z    Compiling schemars_derive v1.2.1
2026-06-16T09:36:02.0022762Z    Compiling serial-windows v0.4.0
2026-06-16T09:36:02.4985833Z    Compiling lru v0.16.4
2026-06-16T09:36:02.5748764Z    Compiling webpki-roots v1.0.7
2026-06-16T09:36:02.5927443Z    Compiling seize v0.5.1
2026-06-16T09:36:02.6823065Z    Compiling toml_edit v0.22.27
2026-06-16T09:36:02.7104990Z    Compiling darling_core v0.23.0
2026-06-16T09:36:02.7268570Z    Compiling serde_bytes v0.11.19
2026-06-16T09:36:02.7294989Z    Compiling hmac v0.12.1
2026-06-16T09:36:02.8657199Z    Compiling iroh v0.98.2
2026-06-16T09:36:02.9074440Z    Compiling bitflags v1.3.2
2026-06-16T09:36:02.9651191Z    Compiling pin-utils v0.1.0
2026-06-16T09:36:03.0033054Z    Compiling anstyle v1.0.14
2026-06-16T09:36:03.0179953Z    Compiling lazy_static v1.5.0
2026-06-16T09:36:03.0495476Z    Compiling dyn-clone v1.0.20
2026-06-16T09:36:03.1969048Z    Compiling once_cell_polyfill v1.70.2
2026-06-16T09:36:03.2105663Z    Compiling cmov v0.5.4
2026-06-16T09:36:03.2908386Z    Compiling spt-msg v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-16T09:36:03.2934135Z    Compiling utf8parse v0.2.2
2026-06-16T09:36:03.3625536Z    Compiling regex-automata v0.4.14
2026-06-16T09:36:03.4170722Z    Compiling anstyle-parse v1.0.0
2026-06-16T09:36:03.4521619Z    Compiling ctutils v0.4.2
2026-06-16T09:36:03.4900206Z    Compiling anstyle-wincon v3.0.11
2026-06-16T09:36:03.5565316Z    Compiling hyper v1.10.1
2026-06-16T09:36:03.6686202Z    Compiling shared_library v0.1.9
2026-06-16T09:36:03.7558144Z    Compiling nix v0.25.1
2026-06-16T09:36:03.8337324Z    Compiling papaya v0.2.4
2026-06-16T09:36:03.8434669Z    Compiling hkdf v0.12.4
2026-06-16T09:36:03.9706144Z    Compiling filedescriptor v0.8.3
2026-06-16T09:36:04.0166962Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-16T09:36:04.0490612Z    Compiling schemars v1.2.1
2026-06-16T09:36:04.3023441Z    Compiling serial v0.4.0
2026-06-16T09:36:04.3207169Z    Compiling backon v1.6.0
2026-06-16T09:36:04.3999386Z    Compiling anstyle-query v1.1.5
2026-06-16T09:36:04.5499796Z    Compiling toml v0.8.23
2026-06-16T09:36:04.5761753Z    Compiling is_terminal_polyfill v1.70.2
2026-06-16T09:36:04.6876408Z    Compiling instability v0.3.12
2026-06-16T09:36:04.6910719Z    Compiling downcast-rs v1.2.1
2026-06-16T09:36:04.7853679Z    Compiling paste v1.0.15
2026-06-16T09:36:04.8102729Z    Compiling shell-words v1.1.1
2026-06-16T09:36:04.9585189Z    Compiling hyper-util v0.1.20
2026-06-16T09:36:05.0711422Z    Compiling foldhash v0.1.5
2026-06-16T09:36:05.1117210Z    Compiling colorchoice v1.0.5
2026-06-16T09:36:05.2274245Z    Compiling anstream v1.0.0
2026-06-16T09:36:05.2486680Z    Compiling hashbrown v0.15.5
2026-06-16T09:36:05.3431991Z    Compiling regex v1.12.3
2026-06-16T09:36:05.6086938Z    Compiling portable-pty v0.8.1
2026-06-16T09:36:05.6432173Z    Compiling spake2 v0.4.0
2026-06-16T09:36:05.6887233Z    Compiling spt-runtime v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-16T09:36:05.8194849Z    Compiling strum_macros v0.26.4
2026-06-16T09:36:05.8659764Z    Compiling terminal_size v0.4.4
2026-06-16T09:36:05.9303171Z    Compiling crossterm_winapi v0.9.1
2026-06-16T09:36:05.9916911Z    Compiling itertools v0.13.0
2026-06-16T09:36:06.0244657Z    Compiling sha1 v0.10.6
2026-06-16T09:36:06.0842732Z    Compiling castaway v0.2.4
2026-06-16T09:36:06.0894279Z    Compiling darling_macro v0.23.0
2026-06-16T09:36:06.2000028Z    Compiling static_assertions v1.1.0
2026-06-16T09:36:06.2563981Z    Compiling igd-next v0.17.1
2026-06-16T09:36:06.2962693Z    Compiling indoc v2.0.7
2026-06-16T09:36:06.3285005Z    Compiling recvmsg v1.0.0
2026-06-16T09:36:06.5197741Z    Compiling darling v0.23.0
2026-06-16T09:36:06.5837718Z    Compiling unicode-width v0.1.14
2026-06-16T09:36:06.7017490Z    Compiling doctest-file v1.1.1
2026-06-16T09:36:06.7756915Z    Compiling clap_lex v1.1.0
2026-06-16T09:36:06.8749140Z    Compiling compact_str v0.8.2
2026-06-16T09:36:06.9657925Z    Compiling clap_builder v4.6.0
2026-06-16T09:36:07.1290789Z    Compiling wmi v0.18.4
2026-06-16T09:36:07.2015342Z    Compiling interprocess v2.4.2
2026-06-16T09:36:07.2828061Z    Compiling crossterm v0.28.1
2026-06-16T09:36:07.4918379Z    Compiling unicode-truncate v1.1.0
2026-06-16T09:36:07.5089172Z    Compiling spt-term v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-16T09:36:07.6374945Z    Compiling spt-live v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-16T09:36:07.7161525Z    Compiling lru v0.12.5
2026-06-16T09:36:07.8135180Z    Compiling strum v0.26.3
2026-06-16T09:36:07.9671290Z    Compiling clap_derive v4.6.1
2026-06-16T09:36:08.4767756Z    Compiling cassowary v0.3.0
2026-06-16T09:36:08.5484621Z    Compiling unicode-width v0.2.0
2026-06-16T09:36:08.5897137Z    Compiling nucleo-matcher v0.3.1
2026-06-16T09:36:08.7377784Z    Compiling portmapper v0.16.0
2026-06-16T09:36:08.8257653Z    Compiling ratatui v0.29.0
2026-06-16T09:36:09.0711569Z    Compiling qrcode v0.14.1
2026-06-16T09:36:09.0849135Z    Compiling tempfile v3.27.0
2026-06-16T09:36:10.0257332Z    Compiling clap v4.6.1
2026-06-16T09:36:20.6540705Z    Compiling rustls-webpki v0.103.13
2026-06-16T09:36:22.7786044Z    Compiling tokio-rustls v0.26.4
2026-06-16T09:36:22.7786344Z    Compiling noq-proto v0.17.0
2026-06-16T09:36:22.7786574Z    Compiling rustls-platform-verifier v0.7.0
2026-06-16T09:36:22.9130623Z    Compiling hickory-net v0.26.0-beta.4
2026-06-16T09:36:22.9130918Z    Compiling hyper-rustls v0.27.9
2026-06-16T09:36:22.9131196Z    Compiling tokio-websockets v0.13.2
2026-06-16T09:36:23.0446361Z    Compiling reqwest v0.13.4
2026-06-16T09:36:23.8952812Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-16T09:36:39.3862839Z    Compiling spt-net v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-16T09:36:40.6574608Z    Compiling spt-daemon v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-16T09:36:48.3326151Z    Compiling spt v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-16T09:36:54.4766580Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s
2026-06-16T09:36:54.4978972Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-1d501a3c6c55596c.exe)
2026-06-16T09:36:54.5423500Z 
2026-06-16T09:36:54.5423836Z running 1 test
2026-06-16T09:37:02.3118298Z test new_brain_serves_against_old_broker ... ok
2026-06-16T09:37:02.3118503Z 
2026-06-16T09:37:02.3118707Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.77s
2026-06-16T09:37:02.3118937Z 
2026-06-16T09:37:02.3586385Z Post job cleanup.
2026-06-16T09:37:02.4518841Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-16T09:37:02.4715887Z git version 2.43.0.windows.1
2026-06-16T09:37:02.4750264Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\f16abdf9-4a44-4a57-af89-2475a8c24e44\.gitconfig'
2026-06-16T09:37:02.4762681Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f16abdf9-4a44-4a57-af89-2475a8c24e44' before making global git config changes
2026-06-16T09:37:02.4763251Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T09:37:02.4768112Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-16T09:37:02.4983138Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-16T09:37:02.5185705Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-16T09:37:02.8758199Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T09:37:02.8954622Z http.https://github.com/.extraheader
2026-06-16T09:37:02.8978461Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-16T09:37:02.9200041Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-16T09:37:03.2611959Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T09:37:03.2825259Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-16T09:37:03.6297757Z Cleaning up orphan processes
2026-06-16T09:37:03.6662876Z Terminate orphan process: pid (93832) (vctip)
